home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / programm.ing / winlib.lzh / DIALELEM / M_CLIP.H < prev    next >
Encoding:
Text File  |  1994-03-28  |  374 b   |  16 lines

  1. /* Mouse definition block */
  2.  
  3. M_CLIP_MOUSE =
  4. {    0x0000,0x0000,0x0001,0x0000,0x0001,
  5. /* Mask data */
  6.     0x03C0,0x0660,0x1DB8,0xF18F,
  7.     0x87E1,0xBFFD,0xBFFD,0xBFFD,
  8.     0xBFFD,0xBFFD,0xBFFD,0xBFFD,
  9.     0xBFFD,0xBFFD,0x8001,0xFFFF,
  10. /* Cursor data */
  11.     0x0000,0x0180,0x0240,0x0E70,
  12.     0x781E,0x5FFA,0x500A,0x570A,
  13.     0x514A,0x500A,0x536A,0x500A,
  14.     0x5FFA,0x4002,0x7FFE,0x0000
  15. };
  16.